home *** CD-ROM | disk | FTP | other *** search
/ Disc to the Future 2 / Disc to the Future Part II Programmer's Reference (Wayzata Technology)(6013)(1992).bin / MAC / THINKC / 4_0 / STANDALO / PIXELFLI / ABOUT_TH.IS_ next >
Text File  |  1990-12-28  |  1KB  |  19 lines

  1. About this version.
  2.  
  3.  
  4. 12/4/90 - The day after the earthquake.
  5. Version 1.0b
  6. This is the first official release of PixelFlipper. Main reason for release is to assess the fitness of  PixelFlipper on other systems and configurations.  Be advised that although this package has been extensively tested with a combination of INITs and different hardware, I can't test for all configurations, and; therefore, greatly respect and appreciate your bug reports and comments.  I have tested it on an SE/30, Mac II, IIx, IIcx,  and a IIci, with 2 Apple RGB Hi-Res Monitors.  If you have other types of monitors and video cards, give it a try to see how it reacts.
  7.  
  8.  
  9. Revision History:
  10. 12/4/90 - (CS)    Released 1.0b to public.
  11. 12/10/90 - (CS)    1.0b1  Updated cdev to dispalay the proper monitors settings on 
  12.             multiple monitor systems.  Didn╒t always work properly.
  13.             Changed INIT to update the Slot Parameter RAM record if a 
  14.             permanent change is made.  Use different technique to determine
  15.             which entry in the scrn 0 resource is associated with the current 
  16.             GDevice.
  17.  
  18. 12/28/90 - 1.0.1b2        Wasn't saving the registers for _GetNextEvent or _WaitNextEvent.  I'm
  19.             doing it now.  Now using proper version conventions as specified by Apple.